Add three new vignettes to expand the vignette library#440
Add three new vignettes to expand the vignette library#440ishaan-arora-1 wants to merge 1 commit intostan-dev:masterfrom
Conversation
- "Which plot should I use?" -- lookup table mapping diagnostic questions to recommended functions - "Bayesplot and the Bayesian workflow" -- end-to-end modeling example covering all workflow stages - "Customizing bayesplot outputs" -- guide to modifying plots via ggplot2, color schemes, themes, and helper functions Closes stan-dev#436
|
Thanks, @ishaan-arora-1, for the PR. I really appreciate your enthusiasm for tackling these problems. I realized my original issue description might not have been clear enough regarding its status. Before we dive into the solution, I think we should discuss a few things to make sure we're on the right track:
So, there is some uncertainty here and we should first agree on a path that we want to go. Good ideas to move forward is for example to do first some research on resources about "How to write good documentation" and then we need to start thinking about the "structure/content of vignettes and relation between vignettes" such that they are most useful from the perspective of the user. @jgabry would you agree? (Additionally, the same hint I mentioned in PR#439, regarding rendering vignettes locally, applies to this PR as well.) |
Youre absolutely right @florence-bockting |
|
Thanks to you both, I agree |
Summary
Addresses #436 by adding three new vignettes to improve discoverability and onboarding:
Also related to #144 (extend vignettes) and #142 (contributor template vignette).
AI Usage Policy :
Major portion of this documentation was generated using an LLM.